
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     G e t S e p a r a t e d S t r i n g   e x a m p l e 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     P r e s s   R U N   a n d   t h e n   m o v e   t h e   c u r s o r   o n   t h e   f u n c t i o n   n a m e s 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 
 
 s 1   =   C O M _ P o r t N a m e s 
 
 s 1   =   G e t S e p a r a t e d S t r i n g C o u n t ( C O M _ P o r t N a m e s ) 
 
 s 1   =   G e t S e p a r a t e d S t r i n g ( C O M _ P o r t N a m e s ,   3 ) 
 
 
 
 s 1   =   G e t S e p a r a t e d S t r i n g C o u n t ( " j o h n , j e r r y       , J a k e " ,   " , " ) 
 
 s 1   =   G e t S e p a r a t e d S t r i n g ( " j o h n , j e r r y       , J a k e " ,   1 ,   " , " ) 
 
 
 
 S t o p 
 
 
 
 
 
 ' W A T C H   C O M _ P o r t N a m e s 
 
 ' W A T C H   C O M _ S t a t u s 
 
 ' W A T C H   C O M _ R e c e i v e d 
 
 